From 90ff57a2217e3004ee03656bce0d2d512faa8f21 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 2 May 2006 13:11:58 +0000 Subject: [PATCH] Make it work with C++ --- ChangeLog | 14 ++++++++++---- ChangeLog.pre-2-10 | 14 ++++++++++---- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index bb8dd03d29..ff704dab6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-05-02 Matthias Clasen + + * gtk/gtkprinter.[hc]: Don't use virtual as a parameter name. + (#340394, Christian Persch) + 2006-05-02 Christian Persch * gtk/gtkpagesetupunixdialog.c: @@ -36,6 +41,7 @@ 2006-05-02 Kristian Rietveld + * configure.in: Up ABI version to 2.10.0 (by Matthias' request). 2006-05-01 Kristian Rietveld @@ -64,11 +70,11 @@ * gtk/gtkpathbar.h: Merge from kris-async-branch. -2006-05-01 Matthias Clasen +2006-05-01 Matthias Clasen * NEWS: Updates -2006-04-30 Matthias Clasen +2006-04-30 Matthias Clasen * gtk/gtktreemodel.c (gtk_tree_model_base_init): Document GtkTreeModel signals. @@ -87,7 +93,7 @@ (gtk_tree_view_start_editing): remove code calculating the level indentation, since _get_cell_area() takes care of this for us. -2006-04-30 Matthias Clasen +2006-04-30 Matthias Clasen Fix problems with setting symbolic colors from rc files. (#338345, Benjamin Berg) @@ -97,7 +103,7 @@ freeze notification for settings changes while parsing; instead manually avoid recursion, and update the color hashes. -2006-04-30 Matthias Clasen +2006-04-30 Matthias Clasen * gtk/gtksettings.c (gtk_settings_class_init): Change the default value of the gtk-color-scheme setting to "". diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index bb8dd03d29..ff704dab6d 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +2006-05-02 Matthias Clasen + + * gtk/gtkprinter.[hc]: Don't use virtual as a parameter name. + (#340394, Christian Persch) + 2006-05-02 Christian Persch * gtk/gtkpagesetupunixdialog.c: @@ -36,6 +41,7 @@ 2006-05-02 Kristian Rietveld + * configure.in: Up ABI version to 2.10.0 (by Matthias' request). 2006-05-01 Kristian Rietveld @@ -64,11 +70,11 @@ * gtk/gtkpathbar.h: Merge from kris-async-branch. -2006-05-01 Matthias Clasen +2006-05-01 Matthias Clasen * NEWS: Updates -2006-04-30 Matthias Clasen +2006-04-30 Matthias Clasen * gtk/gtktreemodel.c (gtk_tree_model_base_init): Document GtkTreeModel signals. @@ -87,7 +93,7 @@ (gtk_tree_view_start_editing): remove code calculating the level indentation, since _get_cell_area() takes care of this for us. -2006-04-30 Matthias Clasen +2006-04-30 Matthias Clasen Fix problems with setting symbolic colors from rc files. (#338345, Benjamin Berg) @@ -97,7 +103,7 @@ freeze notification for settings changes while parsing; instead manually avoid recursion, and update the color hashes. -2006-04-30 Matthias Clasen +2006-04-30 Matthias Clasen * gtk/gtksettings.c (gtk_settings_class_init): Change the default value of the gtk-color-scheme setting to "". -- 2.30.2